home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TFRMPROJECTMGR
/
TFRMPROJECTMGR.txt
Wrap
Text File
|
2006-04-19
|
18KB
|
747 lines
object frmProjectMgr: TfrmProjectMgr
Left = 280
Top = 176
Align = alClient
BorderStyle = bsNone
Caption = 'Project Manager'
ClientHeight = 344
ClientWidth = 661
Color = clGradientActiveCaption
Constraints.MinHeight = 180
Constraints.MinWidth = 500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnDeactivate = FormDeactivate
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TreeView: TPTTreeView
Left = 0
Top = 22
Width = 160
Height = 236
ReadOnly = True
HideSelection = False
Indent = 19
OnExpanding = TreeViewExpanding
OnChange = TreeViewChange
Align = alLeft
ParentCtl3D = False
Ctl3D = True
TabOrder = 0
OnMouseDown = TreeViewMouseDown
OnKeyDown = ListViewKeyDown
RightClickSelect = True
Constraints.MinHeight = 100
Constraints.MinWidth = 50
end
object ListView: TPTListView
Left = 163
Top = 22
Width = 498
Height = 236
Align = alClient
Columns = <
item
Caption = 'Name'
Width = 120
end
item
Alignment = taRightJustify
Caption = 'Size'
Width = 70
end
item
Caption = 'Type'
Width = 120
end
item
Caption = 'Modfied'
Width = 100
end
item
Caption = 'Comment'
Width = 100
end>
OnDblClick = ListViewDblClick
DragMode = dmAutomatic
ReadOnly = True
MultiSelect = True
OnChange = ListViewChange
OnColumnClick = ListViewColumnClick
OnCompare = ListViewCompare
OnDragOver = ListViewDragOver
OnEndDrag = ListViewEndDrag
OnMouseDown = ListViewMouseDown
OnMouseMove = ListViewMouseMove
SortType = stData
TabOrder = 1
ViewStyle = vsReport
OnKeyDown = ListViewKeyDown
Constraints.MinHeight = 100
Constraints.MinWidth = 50
OnPTCustomDraw = ListViewPTCustomDraw
end
object reProjectComment: TTntRichEdit
Left = 0
Top = 261
Width = 661
Height = 63
Align = alBottom
Constraints.MinHeight = 50
Lines.Strings = (
'')
ScrollBars = ssBoth
TabOrder = 6
OnChange = reProjectCommentChange
end
object barStatus: TdxStatusBar
Left = 0
Top = 324
Width = 661
Height = 20
Panels = <
item
PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
Width = 300
end>
PaintStyle = stpsOffice11
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
end
object Splitter: TcxSplitter
Left = 160
Top = 22
Width = 3
Height = 236
Control = TreeView
end
object Splitter2: TcxSplitter
Left = 0
Top = 258
Width = 661
Height = 3
AlignSplitter = salBottom
Control = reProjectComment
end
object dxBarManager1: TdxBarManager
AutoDockColor = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Bars = <
item
AllowClose = False
AllowCustomizing = False
AllowQuickCustomizing = False
AllowReset = False
BorderStyle = bbsNone
Caption = 'Project Toolbar'
DockedDockingStyle = dsTop
DockedLeft = 0
DockedTop = 0
DockingStyle = dsTop
FloatLeft = 164
FloatTop = 132
FloatClientWidth = 23
FloatClientHeight = 22
ItemLinks = <
item
Item = miPrjSetMasterFile
Visible = True
end
item
Item = miPrjRefreshFiles
Visible = False
end
item
Item = miPrjAddFiles
Visible = True
end
item
Item = miPrjRemoveFiles
Visible = True
end
item
Item = miPrjOpenFiles
Visible = True
end
item
Item = miPrjOpenAllFiles
Visible = True
end
item
BeginGroup = True
Item = miPrjBrowseParent
Visible = True
end
item
Item = miPrjViewStyle
Visible = True
end
item
Item = miPrjArrangeIcons
Visible = False
end
item
BeginGroup = True
Item = miPrjNewProject
Visible = True
end
item
Item = miPrjOpenProject
Visible = True
end
item
Item = miPrjSaveProject
Visible = True
end
item
Item = miPrjSaveOnFTP
Visible = True
end
item
Item = miPrjBackup
Visible = True
end
item
Item = miPrjCloseProject
Visible = True
end
item
BeginGroup = True
Item = miPrjShowComments
Visible = True
end
item
Item = miPrjShowTreeView
Visible = True
end
item
BeginGroup = True
Item = misubDockManager
Visible = True
end>
NotDocking = [dsNone, dsLeft, dsTop, dsRight, dsBottom]
OneOnRow = True
Row = 0
UseOwnFont = False
UseRestSpace = True
Visible = True
WholeRow = True
end>
CanCustomize = False
Categories.Strings = (
'Default')
Categories.ItemsVisibles = (
2)
Categories.Visibles = (
True)
DockColor = clDefault
Images = frmTop.ilmenu
NotDocking = [dsNone]
PopupMenuLinks = <>
Style = bmsOffice11
UseSystemFont = True
UsePageBar = True
Left = 46
Top = 36
DockControlHeights = (
0
0
22
0)
PageBarIndex = -1
PageBarPages = ()
PageBarVisibles = ()
PageBarActivePage = ''
PageBarItemPages = <>
object miPrjViewStyle: TdxBarButton
Caption = 'PrjViewStyle'
Category = 0
Visible = ivAlways
ButtonStyle = bsDropDown
DropDownMenu = dxBarPopPrjViewStyles
ImageIndex = 104
OnClick = miPrjViewStyleClick
end
object miPrjSetMasterFile: TdxBarButton
Caption = 'PrjSetMasterFile'
Category = 0
Visible = ivAlways
ImageIndex = 95
OnClick = miPrjSetMasterFileClick
end
object miPrjRefreshFiles: TdxBarButton
Caption = 'PrjRefreshFiles'
Category = 0
Visible = ivAlways
ImageIndex = 105
OnClick = miPrjRefreshFilesClick
end
object miPrjAddFiles: TdxBarButton
Caption = 'PrjAddFiles'
Category = 0
Hint = 'PrjAddFiles'
Visible = ivAlways
ImageIndex = 99
OnClick = miPrjAddFilesClick
end
object miPrjRemoveFiles: TdxBarButton
Caption = 'PrjRemoveFiles'
Category = 0
Visible = ivAlways
ImageIndex = 96
OnClick = miPrjRemoveFilesClick
end
object miPrjOpenFiles: TdxBarButton
Caption = 'PrjOpenFiles'
Category = 0
Hint = 'PrjOpenFiles'
Visible = ivAlways
ImageIndex = 1
OnClick = miPrjOpenFilesClick
end
object miPrjOpenAllFiles: TdxBarButton
Caption = 'PrjOpenAllFiles'
Category = 0
Visible = ivAlways
ImageIndex = 98
OnClick = miPrjOpenAllFilesClick
end
object miPrjNewProject: TdxBarButton
Caption = 'PrjNewProject'
Category = 0
Visible = ivAlways
ImageIndex = 11
OnClick = miPrjNewProjectClick
end
object miPrjOpenProject: TdxBarButton
Caption = 'PrjOpenProject'
Category = 0
Hint = 'PrjOpenProject'
Visible = ivAlways
ButtonStyle = bsDropDown
DropDownMenu = frmTop.dxBarPopLastProjects
ImageIndex = 12
OnClick = miPrjOpenProjectClick
end
object miPrjSaveProject: TdxBarButton
Caption = 'PrjSaveProject'
Category = 0
Hint = 'PrjSaveProject'
Visible = ivAlways
ImageIndex = 14
OnClick = miPrjSaveProjectClick
end
object miPrjSaveProjectAs: TdxBarButton
Caption = 'PrjSaveProjectAs'
Category = 0
Hint = 'PrjSaveProjectAs'
Visible = ivAlways
OnClick = miPrjSaveProjectAsClick
end
object miPrjSaveOnFTP: TdxBarButton
Caption = 'PrjSaveOnFTP'
Category = 0
Hint = 'PrjSaveOnFTP'
Visible = ivAlways
ImageIndex = 161
OnClick = miPrjSaveOnFTPClick
end
object miPrjCloseProject: TdxBarButton
Caption = 'PrjCloseProject'
Category = 0
Hint = 'PrjCloseProject'
Visible = ivAlways
ImageIndex = 13
OnClick = miPrjCloseProjectClick
end
object miPrjViewStyleIcon: TdxBarButton
Caption = 'PrjViewStyleIcon'
Category = 0
Hint = 'miPrjViewStyleIcon'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 1
ImageIndex = 100
OnClick = miPrjViewStyleClick
end
object miPrjViewStyleSmallIcons: TdxBarButton
Caption = 'PrjViewStyleSmallIcons'
Category = 0
Hint = 'PrjViewStyleSmallIcons'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 1
ImageIndex = 101
OnClick = miPrjViewStyleClick
end
object miPrjViewStyleList: TdxBarButton
Caption = 'PrjViewStyleList'
Category = 0
Hint = 'PrjViewStyleList'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 1
ImageIndex = 102
OnClick = miPrjViewStyleClick
end
object miPrjViewStyleReport: TdxBarButton
Caption = 'PrjViewStyleReport'
Category = 0
Hint = 'PrjViewStyleReport'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 1
Down = True
ImageIndex = 103
OnClick = miPrjViewStyleClick
end
object miPrjArrangeIcons: TdxBarButton
Caption = 'PrjArrangeIcons'
Category = 0
Hint = 'PrjArrangeIcons'
Visible = ivAlways
ButtonStyle = bsDropDown
DropDownMenu = dxBarPopPrjArrange
ImageIndex = 107
end
object miPrjFileProperties: TdxBarButton
Caption = 'PrjFileProperties'
Category = 0
Hint = 'PrjFileProperties'
Visible = ivAlways
OnClick = miPrjFilePropertiesClick
end
object miPrjArrangeByName: TdxBarButton
Caption = 'PrjArrangeByName'
Category = 0
Hint = 'PrjArrangeByName'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
GroupIndex = 3
OnClick = miPrjArrangeByNameClick
end
object miPrjArrangeBySize: TdxBarButton
Caption = 'PrjArrangeBySize'
Category = 0
Hint = 'PrjArrangeBySize'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
GroupIndex = 3
end
object miPrjArrangeByType: TdxBarButton
Caption = 'PrjArrangeByType'
Category = 0
Hint = 'PrjArrangeByType'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
GroupIndex = 3
end
object miPrjArrangeByModified: TdxBarButton
Caption = 'PrjArrangeByModified'
Category = 0
Hint = 'PrjArrangeByModified'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
GroupIndex = 3
end
object miPrjArrangeByComment: TdxBarButton
Caption = 'PrjArrangeByComment'
Category = 0
Hint = 'PrjArrangeByComment'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
GroupIndex = 3
end
object miPrjCloseProjectManager: TdxBarButton
Caption = 'PrjCloseProjectManager'
Category = 0
Hint = 'PrjCloseProjectManager'
Visible = ivAlways
OnClick = miPrjCloseProjectManagerClick
end
object miPrjViewToolbar: TdxBarButton
Caption = 'PrjViewToolbar'
Category = 0
Hint = 'PrjViewToolbar'
Visible = ivAlways
ButtonStyle = bsChecked
Down = True
OnClick = miPrjViewToolbarClick
end
object miPrjBrowseParent: TdxBarButton
Caption = 'PrjBrowseParent'
Category = 0
Hint = 'PrjBrowseParent'
Visible = ivAlways
ImageIndex = 166
OnClick = miPrjBrowseParentClick
end
object miPrjFileComment: TdxBarButton
Caption = 'PrjFileComment'
Category = 0
Hint = 'PrjFileComment'
Visible = ivAlways
OnClick = miPrjFileCommentClick
end
object miPrjBackup: TdxBarButton
Caption = 'PrjBackup'
Category = 0
Hint = 'PrjBackup'
Visible = ivAlways
ImageIndex = 178
OnClick = miPrjBackupClick
end
object miPrjShowComments: TdxBarButton
Caption = 'PrjShowComments'
Category = 0
Hint = 'PrjShowComments'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
ImageIndex = 179
OnClick = miPrjShowCommentsClick
end
object miPrjShowTreeView: TdxBarButton
Caption = 'PrjShowTreeView'
Category = 0
Hint = 'PrjShowTreeView'
Visible = ivAlways
AllowAllUp = True
ButtonStyle = bsChecked
ImageIndex = 170
OnClick = miPrjShowTreeViewClick
end
object miPrjUndock: TdxBarButton
Caption = 'PrjUndock'
Category = 0
Hint = 'PrjUndock'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 4
OnClick = miPrjUndockClick
end
object miPrjDockAsTab: TdxBarButton
Caption = 'PrjDockAsTab'
Category = 0
Hint = 'PrjDockAsTab'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 4
OnClick = miPrjDockAsTabClick
end
object misubDockManager: TdxBarSubItem
Category = 0
Visible = ivAlways
ImageIndex = 186
ItemLinks = <
item
Item = miPrjUndock
Visible = True
end
item
BeginGroup = True
Item = miPrjDockAsTab
Visible = True
end
item
BeginGroup = True
Item = miPrjCloseProjectManager
Visible = True
end>
end
object bbPaste: TdxBarButton
Caption = 'bbPaste'
Category = 0
Hint = 'bbPaste'
Visible = ivNever
ShortCut = 16470
OnClick = bbPasteClick
end
object bbSelectAll: TdxBarButton
Caption = 'bbSelectAll'
Category = 0
Hint = 'bbSelectAll'
Visible = ivAlways
ShortCut = 16449
OnClick = bbSelectAllClick
end
end
object dxBarPopProject: TdxBarPopupMenu
BarManager = dxBarManager1
ItemLinks = <
item
Item = miPrjViewStyle
Visible = True
end
item
BeginGroup = True
Item = miPrjSetMasterFile
Visible = True
end
item
Item = miPrjRefreshFiles
Visible = True
end
item
BeginGroup = True
Item = miPrjAddFiles
Visible = True
end
item
Item = miPrjRemoveFiles
Visible = True
end
item
BeginGroup = True
Item = miPrjOpenFiles
Visible = True
end
item
Item = miPrjOpenAllFiles
Visible = True
end
item
Item = miPrjFileComment
Visible = True
end
item
Item = miPrjBackup
Visible = True
end
item
BeginGroup = True
Item = miPrjNewProject
Visible = True
end
item
Item = miPrjOpenProject
Visible = True
end
item
Item = miPrjSaveProject
Visible = True
end
item
Item = miPrjSaveProjectAs
Visible = True
end
item
BeginGroup = True
Item = miPrjCloseProject
Visible = True
end
item
Item = miPrjFileProperties
Visible = True
end
item
BeginGroup = True
Item = miPrjViewToolbar
Visible = True
end
item
BeginGroup = True
Item = miPrjCloseProjectManager
Visible = True
end>
UseOwnFont = False
OnPopup = dxBarPopProjectPopup
Left = 44
Top = 92
end
object dxBarPopPrjViewStyles: TdxBarPopupMenu
BarManager = dxBarManager1
ItemLinks = <
item
Item = miPrjViewStyleIcon
Visible = True
end
item
Item = miPrjViewStyleSmallIcons
Visible = True
end
item
Item = miPrjViewStyleList
Visible = True
end
item
Item = miPrjViewStyleReport
Visible = True
end>
UseOwnFont = False
Left = 72
Top = 92
end
object dxBarPopPrjArrange: TdxBarPopupMenu
BarManager = dxBarManager1
ItemLinks = <
item
Item = miPrjArrangeByName
Visible = True
end
item
Item = miPrjArrangeBySize
Visible = True
end
item
Item = miPrjArrangeByType
Visible = True
end
item
Item = miPrjArrangeByModified
Visible = True
end
item
Item = miPrjArrangeByComment
Visible = True
end>
UseOwnFont = False
Left = 72
Top = 120
end
object pmDockOptions: TdxBarPopupMenu
BarManager = dxBarManager1
ItemLinks = <
item
Item = miPrjUndock
Visible = True
end
item
BeginGroup = True
Item = miPrjDockAsTab
Visible = True
end
item
BeginGroup = True
Item = miPrjCloseProjectManager
Visible = True
end>
UseOwnFont = False
Left = 235
Top = 140
end
end